Skip to content

Expand global search (cache-first accounts, category drill-out) - #13

Merged
gjong merged 2 commits into
mainfrom
cursor/expanded-global-search-25b7
Jul 27, 2026
Merged

Expand global search (cache-first accounts, category drill-out)#13
gjong merged 2 commits into
mainfrom
cursor/expanded-global-search-25b7

Conversation

@gjong

@gjong gjong commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Implements pledger-io/.github#36: expand global search MVP for reliability and drill-out.

Design: docs/design/expanded-global-search.md

Changes

  • Cache-first owned accounts via observeOwnedAccounts() (no forced refresh per query)
  • Partial-success UI: tx errors no longer hide account/category hits
  • Category tap → Transactions filtered by category (current month)
  • SearchViewModel unit tests; README + ADR-017 note

Test plan

  • Unit tests (incl. SearchViewModel)
  • Lint + assembleDebug
  • Confirm CI (build + instrumented) — green on run 30266444009
  • Design → senior build → QA APPROVE

Related: roadmap #34 “Expanded global search”.

Open in Web Open in Cursor 

cursoragent and others added 2 commits July 27, 2026 12:28
Cache-first owned accounts, category drill-out to transactions,
partial-success UX, and SearchViewModel test plan.

Co-authored-by: Gerben Jongerius <gjong@users.noreply.github.com>
Use Room-backed owned accounts in search, keep account/category hits
when transaction search fails, and navigate category results into
filtered transactions. Refs pledger-io/.github#36.

Co-authored-by: Gerben Jongerius <gjong@users.noreply.github.com>
@gjong
gjong marked this pull request as ready for review July 27, 2026 12:52
@cursor

cursor Bot commented Jul 27, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@gjong
gjong merged commit 3253c8a into main Jul 27, 2026
2 checks passed
@gjong
gjong deleted the cursor/expanded-global-search-25b7 branch July 27, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants